Click or drag to resize

EncryptedSharedFolderData Class

Contains the encrypted data that a client can use to authorize the sharing of its calendar or contact data with other clients.
Inheritance Hierarchy
SystemObject
  Independentsoft.ExchangeEncryptedSharedFolderData

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class EncryptedSharedFolderData

The EncryptedSharedFolderData type exposes the following members.

Properties
  NameDescription
Public propertyData
Contains encrypted data that represents the shared data.
Public propertyToken
Contains encrypted data that represents the identification token for the shared data.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also